/-------------------------------------------------------------------\
| Beyond Compare Version History                                    |
|                                                                   |
| 5/4/97    V1.4a:  Complete rewrite of directory comparison.       |
|           Subdirectory processing.  Quick compare now overrides   |
|           directory entry comparisons.  Quick compare optionally  |
|           ignores line termination differences in text files (Unix|
|           vs MSDOS files).  Fixed bug concerning certain long     |
|           filename file copies.  Filenames are now displayed in   |
|           upper/lower case (like Windows Explorer). Shows system  |
|           as well as hidden files and displays file attributes.   |
|           Also, displays hidden subdirectories in the "select     |
|           directories" dialog.  New "mismatched doubles" button   |
|           shows only mismatched files that are on both panes.  New|
|           button toggles the "backup before copy" function.  Esc  |
|           key no longer closes main window.  Viewer window        |
|           supports copy to clipboard.                             |
|                                                                   |
| 3/5/97    V1.3c:  Now supports Unix-style text files (lines       |
|           terminated by linefeed only).  Add option to show hidden|
|           files.  Fixed directory selection bug.                  |
|                                                                   |
| 2/20/97   Spinoff BEYONDSE "Slim Edition" of V1.3b.               |
|                                                                   |
| 2/15/97   V1.3b:  Add Reset Defaults to Sync Algorithm properties,|
|           fix tab order.  Viewer now prompts for saving each file |
|           separately.  Expand Ignore Columns feature to Starting  |
|           Column/Ending Column.  Improve text compare algorithm.  |
|           Speed up right-click selection on long files.  Add      |
|           progress/cancel dialog for long text compares.          |
|                                                                   |
| 1/14/97   V1.3a:  Sync Algorithm Properties for greater control   |
|           over text synchronization: Min Match, Skew Tolerance and|
|           Ignore Whitespace options.                              |
|                                                                   |
| 1/12/97   V1.2e:  Improve viewer handling of out-of-memory errors.|
|           Expand capacity of viewer to 32,500 lines.  Fixed bug in|
|           single-side viewing.  Recognize eof marks (ctrl/Z).     |
|                                                                   |
| 1/6/97    V1.2d:  Expand capacity of viewer (32 bit only) to      |
|           10,000 lines.  Add "ignore cols" feature to ignore COBOL|
|           style line numbers.                                     |
|                                                                   |
| 1/3/97    V1.2c:  Expand capacity of viewer (32 bit only) from    |
|           200,000 bytes to 20,000,000 bytes (or available virtual |
|           memory).  Match buffer allocations to size of files.    |
|                                                                   |
| 12/5/96   V1.2b:  Minor changes to startup code, viewer close     |
|           code.  Fix bug with copying over readonly files.        |
|                                                                   |
| 12/1/96   V1.2a:  New feature - viewer window supports copying or |
|           deleting specific lines of text.  Add *.* shortcut      |
|           button to Select Directories dialog.  Fix problem with  |
|           overwriting backup files.  Allow copying, deleting      |
|           readonly files.                                         |
|                                                                   |
| 11/25/96  V1.1e:  Allow for long filenames in directory display.  |
|                                                                   |
| 11/24/96  V1.1d:  Fixed problem with excessive checking of free   |
|           disk space.  Eliminate display of negative value for    |
|           free space over 2GB.  Fixed bug in 32-bit version: files|
|           were opened ReadWrite/NoShare.  Improved horizonal      |
|           scrolling.  Added support for directories on the command|
|           line.                                                   |
|                                                                   |
| 11/16/96  V1.1c:  Add status bar to directory window w/summary    |
|           info.  Fix scrolling problem with Select Newer.  Add    |
|           Select Newer to menu.                                   |
|                                                                   |
| 11/11/96  V1.1b:  Make file backups optional.  Add progress/cancel|
|           dialogs for copy, delete operations.  Add "Select Newer"|
|           function.                                               |
|                                                                   |
| 11/10/96  V1.1a:  Some code optimization.  Eliminate THeader      |
|           components.  Change toolbar, headers to "Win95" style.  |
|           Handle non-visible characters in viewer, eliminating    |
|           "binary file - cannot view" restriction.  Add new       |
|           "sync-it-yourself" feature.  Use same registration ID   |
|           for 16 & 32 bit versions.                               |
|                                                                   |
| 10/3/96   V1.0h:  Extend width of file size field.  Add directory |
|           comparison report printing.                             |
|                                                                   |
| 9/28/96   V1.0g:  Fix bug in viewer window right-click support.   |
|           Fix horizontal scrolling of really long lines.  Fix     |
|           command line session selection for Win95 long directory |
|           names.  Open files ReadOnly/Share.  Minor ToolbarConfig |
|           improvements.                                           |
|                                                                   |
| 9/14/96   V1.0f:  Allow session selection on command line.  Change|
|           default directory font to non-bold.  Change default     |
|           viewer window to 640x480.  Improve viewer response to   |
|           binary files.  Increase capacities in 32-bit version.   |
|           Speed up single-sided text viewing.                     |
|                                                                   |
| 8/14/96   V1.0e:  Added "link" support to compare files with      |
|           different names.  Change session "Save"/"Remove"        |
|           handling to mimic Windows' screen color scheme handling.|
|           Create certain dialogs as needed rather than auto-create|
|           them.                                                   |
|                                                                   |
| 8/6/96    V1.0d:  Minor help file editing.  Added "last chance"   |
|           messages to nag screen.  Fixed bug where files that     |
|           mismatch only on size do not show with "Mismatch Only"  |
|           view selection.                                         |
|                                                                   |
| 7/21/96   V1.0c:  Minor help file editing.  Change name of program|
|           from BC16/BC32 to BEYOND16/BEYOND32 to avoid possible   |
|           confusion with Borland C compiler products.             |
|                                                                   |
| 7/14/96   V1.0b:  "Hot match" support improves text matching      |
|           algorithm.  Added SelectAll functionality.  Added       |
|           BeginUpdate/EndUpdate to improve listbox performance.   |
|                                                                   |
| 6/26/96   V1.0a:  Includes context-sensitive help file,           |
|           registration process, shared code for 16 & 32 bit       |
|           versions.                                               |
|                                                                   |
\-------------------------------------------------------------------/
